                          README
     Appendix E for Chapter 10 Supplement Folder
     Copyright  2015 by John Wiley & Sons, Inc.


This README file pertains to the material contained within the 
Appendix E for Chapter 10 Supplement folder. The files in this folder generate the examples in Appendix E at www.wiley.com/college/nise for Chapter 10. These files use MATLAB, MATLAB's LTI Viewer,the Simulink LTI VIewer, and MATLAB's SISO Design Tool. 

CONTENTS OF THIS FOLDER
README      This file
apEex2.m    M-file     Generates Example E.2 (Example 10.8)
apEex3.m    M-file     Generates Example E.3 (Example 10.10)
apEex4.m    M-file     Generates Example E.4 (Figure 10.47)

INSTRUCTIONS
The following software is required in order to use the files 
in the Appendix E for Chapter 10 Supplement folder: MATLAB Version 8, MATLAB's Control System Toolbox Version 9, Simulink Version 8, and Simulink Control Design Version 4. 

Follow the installation instructions included with MATLAB.

Be sure the folder "MATLAB files for Appendix E for Chapter 10" is added to the search path in Set Path in the Environment section under the Home tab. 

To see the computer responses after installing the M-files, 
run each problem by typing the M-file name, such as apDex2, 
after the prompt (>>) in the Command window. To view all or 
part of the M-file in the Command window, enter 
"type <file name>" or "help <file name>", respectively, 
after the prompt.

